Welcome![Sign In][Sign Up]
Location:
Search - ga source code

Search list

[AI-NN-PRparameter-optimization-in-GA

Description: 遗传算法用于多个输入变量的函数参数优化源码,使误差的平方和达到最小- to optimize the source code about Function parameters with multiple input variables in Function parameters with minimum error sum of squares
Platform: | Size: 7168 | Author: 席明 | Hits:

[matlabGAOptimization

Description: 遗传算法求解,采用二进制编码,轮盘赌方法进行选择操作,求解函数的最优解-GA source code ,using binary encoding to solve the best function value
Platform: | Size: 1024 | Author: bobo | Hits:

[AI-NN-PRGA

Description: 遗传算法应用程序使用说明: 1.安装MATLAB5.X; 2.建立目录:(c:\GeneticProgram),并将这里提供的所有源程序拷入该目录; 3.运行(c:\GeneticProgram)中的 startup; 4.在MATLAB Command Window内直接运行程序 FloatExample和BinaryExample。 FloatExample和BinaryExample分别采用浮点编码和二进制编码方法,求函数 y=20+x + 10*sin(4*x)+8*cos(3*x) 在[0 10]区间内的最大值。 -The genetic algorithm application for use: An installation MATLAB5.X (2) create the directory: (c: \ GeneticProgram) copyed into that directory and all the source code here 3 run (c: in \ GeneticProgram), the startup 4 directly in the MATLAB Command Window to run program FloatExample and BinaryExample. The FloatExample, and BinaryExample floating-point coding and binary coding method, demand function y = 20+ x+ 10* sin (4* x)+8* cos (3* x) the maximum value in the interval [010].
Platform: | Size: 17408 | Author: liyapei | Hits:

[matlabGA-BP-1

Description: BP算法的源代码 用于故障诊断 包括了数据归一化和参数选择-The source code for the BP algorithm for fault diagnosis, including data normalization and parameter selection
Platform: | Size: 148480 | Author: lihongyan | Hits:

[matlabga-BP3

Description: 用遗传算法优化BP神经网络的源程序代码 很好很强大-The source code of the BP neural network using genetic algorithm optimization is a very powerful
Platform: | Size: 56320 | Author: lihongyan | Hits:

[AI-NN-PRGA-ANT

Description: 包含遗传算法程序和蚁群算法源程序,对优化算法编程有帮助。-Contains the genetic algorithm and ant colony algorithm source code, the optimization algorithm programming.
Platform: | Size: 5871616 | Author: 史蒂芬 | Hits:

[Mathimatics-Numerical algorithmsGA-COOD

Description: 遗传算法源代码。很不错的一个源代码,可以运行,可以下载。-Genetic algorithm source code. A very good source code, you can run, you can download.
Platform: | Size: 3072 | Author: lili | Hits:

[matlabTSP-GA-MATLAB

Description: 用遗传算法解决TSP问题,matlab源程序-Genetic algorithm to solve TSP, Matlab source code
Platform: | Size: 17408 | Author: 赵晶晶 | Hits:

[MPIGA

Description: 遗传算法源代码,教您如何编写遗传算法代码解决相关优化问题-Genetic algorithm source code, teach you how to write a genetic algorithm code to solve optimization problems
Platform: | Size: 12288 | Author: 遗传算法 | Hits:

[Compress-Decompress algrithmsGA-about-Materials-TS-TS-TSP

Description: 用于工程材料计算的遗传算法,关于TSP问题的禁忌算法 模拟退火算法比较等的源程序-For engineering materials calculated genetic algorithm, tabu search algorithm simulated annealing algorithm for TSP and other source code
Platform: | Size: 44032 | Author: zhuj | Hits:

[JSP/JavaGA

Description: 带交叉因子的粒子群优化算法matlab源程序 对大家非常有帮助-With cross-factor of the particle swarm optimization algorithm matlab source code is very helpful to everyone
Platform: | Size: 5120 | Author: 王光 | Hits:

[AI-NN-PRGA

Description: 智能算法中的遗传算的源程序,但是在调用编码函数的时候出现了错误,试想可能是版本的问题。-Genetic operators in the intelligent algorithm source code, but the coding function is called when an error, Imagine version.
Platform: | Size: 4096 | Author: jessica | Hits:

[AlgorithmKnapsack-problem-based-on-GA

Description: 本文件含论文及源代码。论文首先介绍了基本遗传算法的基本原理、特点及其基本实现技术,接着针对背包问题,论述了遗传算法在编码表示和遗传算子(包括选择算子、交叉算子变异算子这三种算子)等方面的应用情况。并且结合背包问题实例,给出了具体的编码方法,运行参数,群体大小,最大迭代次数,以及合适的遗传算子。最后,简单说明了遗传算法在求解背包问题中的应用并对遗传算法解决背包问题的前景提出了展望。-The file containing the papers and source code. The paper first introduces the basic principles of the basic genetic algorithm, the characteristics of its basic implementation techniques, and then for the knapsack problem, discusses the genetic algorithm coded representation and genetic operators (including selection operator, crossover operator mutation operator three count sub), and other aspects of the application. And the combination of an instance of the knapsack problem, given specific encoding method, operating parameters, population size, maximum number of iterations, and appropriate genetic operators. Finally, a brief description of the genetic algorithm Knapsack problem and genetic algorithm to solve the knapsack problem prospects prospect.
Platform: | Size: 420864 | Author: 李海波 | Hits:

[AI-NN-PRga

Description: 带详细解说的C语言遗传算法源码,供大家理解学习用。-The genetic algorithm source code with a detailed explanation of the C language for everyone to understand learn.
Platform: | Size: 50176 | Author: 孙小笛 | Hits:

[JSP/JavaGA-RBF

Description: 暑假期间自编的遗传算法优化RBF神经网络的源程序,代码为用MACD指标对沪指收盘价进行预测,希望对大家有用!-During the summer self genetic algorithm to optimize the RBF neural network source code using the MACD indicator to predict the stock index closing price, hope to be useful!
Platform: | Size: 6144 | Author: 张琪 | Hits:

[JSP/JavaGA-BP

Description: 用遗传算法优化BP神经网络的源代码,自己编的,可直接运行,代码为用MA指标对股指收盘价进行预测,另附带一个matlab编程实例!-Genetic algorithm to optimize BP neural network source code, compiled their own, can be directly run code MA indicators to predict the closing price of the stock index, the other with a matlab programming examples!
Platform: | Size: 5120 | Author: 张琪 | Hits:

[Windows Developga

Description: 用MATLAB实现各种遗传算法的源代码,并给出了详细的注释和例程-MATLAB genetic algorithm source code, and gives detailed notes and routine
Platform: | Size: 107520 | Author: zhangliming | Hits:

[AlgorithmGA--CSharp

Description: 一个利用C#语言实现的遗传算法源程序,通过对花朵的演化说明遗传算法的原理-The principle of a genetic algorithm source code using the C# language, genetic algorithm is described through the evolution of flowers
Platform: | Size: 1024 | Author: 陈天栋 | Hits:

[AI-NN-PRga

Description: 遗传算法源代码,适合初学者学习 delphi XE3编译-Genetic algorithm source code, suitable for beginners to learn delphi XE3 compiled
Platform: | Size: 605184 | Author: 阳敦文 | Hits:

[Windows DevelopGA-1

Description: 《Matlab遗传算法工具箱及应用》源码,含书中部分的算例。方便初学者参考使用。-Matlab genetic algorithm toolbox and its application source code, including the part in the book example.Easy for beginners to use and reference.
Platform: | Size: 34816 | Author: 章丽 | Hits:
« 1 2 3 4 5 6 7 89 10 11 12 13 14 »

CodeBus www.codebus.net